Logo

GitLab

Sign in

ports / pear-Net_IDNA2

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • pear-Net_IDNA2
  • Makefile
  • Создание порта в репозитории git
    7473d62a
    Charlie Root authored
    2021-09-09 14:49:03 +0300  
    Browse File ยป
Makefile 270 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
# Created by: Krasilnikov Michael <m.krasilnikov@yandex.ru>

PORTNAME=       Net_IDNA2
PORTVERSION=    0.1.1
PORTREVISION=	3
CATEGORIES=     net pear

MAINTAINER=     ulasov@dvaslona.ru
COMMENT=        Punycode encoding and decoding

USES=		pear

.include <bsd.port.mk>