Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.13 2014/02/12 23:18:27 tron Exp $
# $NetBSD: Makefile,v 1.15 2016/09/18 23:50:23 wiedi Exp $
DISTNAME= unworkable-0.53
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://unworkable.googlecode.com/files/
@@ -10,10 +10,13 @@ HOMEPAGE= http://code.google.com/p/unworkable/
COMMENT= BSD-licensed command-line torrent client
LICENSE= isc
USE_TOOLS+= yacc
USE_TOOLS+= yacc nroff
WRKSRC= ${WRKDIR}/unworkable
MAKE_FILE= BSDmakefile
CPPFLAGS.SunOS+= -Du_int8_t=uint8_t -Du_int16_t=uint16_t -Du_int32_t=uint32_t -Du_int64_t=uint64_t
LDFLAGS.SunOS+= -lsocket -lnsl
INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/cat1
post-configure: