diff options
author | az <az@FreeBSD.org> | 2013-09-10 17:39:11 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2013-09-10 17:39:11 +0800 |
commit | f885f1f404a0e739efc20c9455105ee370bc3fd3 (patch) | |
tree | 23572d67d8160cff75549053414fd1dccc777167 /japanese/hns | |
parent | 8bfd6a9495163f7075b6148be2ad13d9872229f3 (diff) | |
download | freebsd-ports-gnome-f885f1f404a0e739efc20c9455105ee370bc3fd3.tar.gz freebsd-ports-gnome-f885f1f404a0e739efc20c9455105ee370bc3fd3.tar.zst freebsd-ports-gnome-f885f1f404a0e739efc20c9455105ee370bc3fd3.zip |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'japanese/hns')
-rw-r--r-- | japanese/hns/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/japanese/hns/Makefile b/japanese/hns/Makefile index 0b692cd7793f..d5d17fd5cc71 100644 --- a/japanese/hns/Makefile +++ b/japanese/hns/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: hns -# Date created: 10 Jun 1999 -# Whom: Hyper NIKKI System Project <hnsmaster@h14m.org> -# +# Created by: Hyper NIKKI System Project <hnsmaster@h14m.org> # $FreeBSD$ -# PORTNAME= hns PORTVERSION= 2.19.9 @@ -14,7 +10,7 @@ MASTER_SITE_SUBDIR= h14m/22597 MAINTAINER= hnsmaster@h14m.org COMMENT= Hyper NIKKI System, a CGI system for Electric Diary Interchange -USE_PERL5= yes +USES= perl5 NO_BUILD= yes do-install: |