aboutsummaryrefslogtreecommitdiff
path: root/archivers/xar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/xar/Makefile')
-rw-r--r--archivers/xar/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/archivers/xar/Makefile b/archivers/xar/Makefile
index ac69339ff23e..3ca9af18e09c 100644
--- a/archivers/xar/Makefile
+++ b/archivers/xar/Makefile
@@ -11,17 +11,14 @@ MASTER_SITE_SUBDIR= distfiles
MAINTAINER= sylvio@FreeBSD.org
COMMENT= OpenDarwin XML eXtensible ARchiver
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
USE_LDCONFIG= yes
-NO_STAGE= yes
USES= gmake
USE_GNOME= libxml2
USE_OPENSSL= yes
GNU_CONFIGURE= yes
-MAN1= xar.1
-
.include <bsd.port.mk>