all the things
This commit is contained in:
41
sysutils/prelink/Makefile
Normal file
41
sysutils/prelink/Makefile
Normal file
@@ -0,0 +1,41 @@
|
||||
COMMENT = prelink tool
|
||||
|
||||
V = 20130503
|
||||
DISTNAME = prelink-${V}
|
||||
|
||||
CATEGORIES = sysutils
|
||||
|
||||
HOMEPAGE = https://people.redhat.com/jakub
|
||||
|
||||
MAINTAINER = Stefan Hagen <sh+ports@codevoid.de>
|
||||
|
||||
# LICENSE
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MASTER_SITES = ${HOMEPAGE}/prelink/
|
||||
DISTFILES = prelink-${V}.tar.bz2
|
||||
|
||||
# ?uses pledge()?
|
||||
#WANTLIB =
|
||||
|
||||
#LIB_DEPENDS =
|
||||
|
||||
#RUN_DEPENDS =
|
||||
|
||||
BUILD_DEPENDS = ${MODGNU_AUTOCONF_DEPENDS} ${MODGNU_AUTOMAKE_DEPENDS} devel/libtool
|
||||
|
||||
#TEST_DEPENDS =
|
||||
|
||||
AUTOCONF_VERSION = 2.52
|
||||
#AUTOMAKE_VERSION = ?.??
|
||||
|
||||
CONFIGURE_STYLE = autoconf
|
||||
|
||||
#MAKE_FLAGS =
|
||||
|
||||
#NO_TEST = Yes
|
||||
#TEST_TARGET =
|
||||
|
||||
WRKSRC = ${WRKDIR}/prelink
|
||||
|
||||
.include <bsd.port.mk>
|
||||
2
sysutils/prelink/distinfo
Normal file
2
sysutils/prelink/distinfo
Normal file
@@ -0,0 +1,2 @@
|
||||
SHA256 (prelink-20130503.tar.bz2) = YznHYF6bb0FNG+MlMMnIAR84gg02QxyKYuhnTKNxQPA=
|
||||
SIZE (prelink-20130503.tar.bz2) = 928040
|
||||
Reference in New Issue
Block a user