From f2bbea63c214136924396d77915d271ee8937c36 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 1 Jun 2015 01:30:15 +0000 Subject: - Add LICENSE - Modernize plist --- net-mgmt/phpip/Makefile | 3 +++ net-mgmt/phpip/pkg-plist | 18 ++++++++++-------- 2 files changed, 13 insertions(+), 8 deletions(-) (limited to 'net-mgmt') diff --git a/net-mgmt/phpip/Makefile b/net-mgmt/phpip/Makefile index a533482f01f7..ce08028423c5 100644 --- a/net-mgmt/phpip/Makefile +++ b/net-mgmt/phpip/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-4.3.2-build-${SNAPSHOT} MAINTAINER= ports@FreeBSD.org COMMENT= Complete IPv4 IPAM (IP address management) suite +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/COPYING + SNAPSHOT= 200611081420 NO_BUILD= yes USE_PHP= mysql diff --git a/net-mgmt/phpip/pkg-plist b/net-mgmt/phpip/pkg-plist index 3a7de2d0a86a..20a1737b653e 100644 --- a/net-mgmt/phpip/pkg-plist +++ b/net-mgmt/phpip/pkg-plist @@ -99,11 +99,13 @@ %%PHPIP%%/sql/phpip_upgrade_4.2-4.3.2.sql %%PHPIP%%/subnetSummary.php %%PHPIP%%/user_management.php -@dirrm %%PHPIP%%/sql -@dirrmtry %%PHPIP%%/includes -@dirrm %%PHPIP%%/i -@dirrm %%PHPIP%%/css -@dirrm %%PHPIP%%/classes -@dirrm %%PHPIP%%/boxes -@dirrm %%PHPIP%%/Net -@dirrmtry %%PHPIP%% +@dir %%PHPIP%%/sql +@dir %%PHPIP%%/includes +@dir %%PHPIP%%/i +@dir %%PHPIP%%/css +@dir %%PHPIP%%/classes +@dir %%PHPIP%%/boxes +@dir %%PHPIP%%/Net +@dir %%PHPIP%% +@owner +@group -- cgit v1.2.3