# New ports collection makefile for: id-utils # Date created: 22 Aug 1996 # Whom: pst@freebsd.org # # $FreeBSD$ # PORTNAME= id-utils PORTVERSION= 3.2d PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= The classic Berkeley gid/lid tools for looking up variables in code CONFLICTS= coreutils-[0-9]* linux-gid-[0-9]* sh-utils-[0-9]* USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INFO= id-utils CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib .if defined(WITHOUT_NLS) CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .else USE_GETTEXT= yes PLIST_SUB+= NLS="" .endif post-extract: @${RM} -f ${WRKSRC}/lib/getopt.h post-install: ${INSTALL_DATA} ${WRKSRC}/lisp/id-utils.el ${PREFIX}/share/emacs/site-lisp .include span='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/bitflu
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.52amdmi32016-09-102-3/+4
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-241-1/+0
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-3/+3
* - Add NO_ARCHamdmi32016-01-051-0/+5