Commit 7473d62acc3451e2ec4e5aa7f6cb21815be8f725
0 parents
Создание порта в репозитории git
Showing
3 changed files
with
18 additions
and
0 deletions
Makefile
0 → 100644
1 | +++ a/Makefile | |
1 | +# Created by: Krasilnikov Michael <m.krasilnikov@yandex.ru> | |
2 | + | |
3 | +PORTNAME= Net_IDNA2 | |
4 | +PORTVERSION= 0.1.1 | |
5 | +PORTREVISION= 3 | |
6 | +CATEGORIES= net pear | |
7 | + | |
8 | +MAINTAINER= ulasov@dvaslona.ru | |
9 | +COMMENT= Punycode encoding and decoding | |
10 | + | |
11 | +USES= pear | |
12 | + | |
13 | +.include <bsd.port.mk> | ... | ... |
distinfo
0 → 100644
pkg-descr
0 → 100644