# New ports collection makefile for: pam-pgsql # Date created: Nov 16, 2000 # Whom: Mikhail Teterin # # $FreeBSD$ # PORTNAME= pam-pgsql PORTVERSION= 0.3 CATEGORIES= security databases # When the family of Debian mirrors is added to bsd.port.mk, # this will suddenly start making sense: MASTER_SITES= http://ftp.debian.org/debian/${MASTER_SITE_SUBDIR}/ \ ftp://ftp.bora.net/pub/linux/debian/${MASTER_SITE_SUBDIR}/ \ ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= dists/woody/main/source/admin DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= mi@aldan.algebra.com LIB_DEPENDS= pq:${PORTSDIR}/databases/postgresql7 MAKEFILE= ${FILESDIR}/Makefile.bsd MAKE_ARGS+= -j 2 post-install: ${CAT} ${PKGMESSAGE} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCDIR} @${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/debian/changelog \ ${WRKSRC}/debian/copyright ${DOCDIR} PLIST_SUB+= DOC='' DOCDIR= ${LOCALBASE}/share/doc/pam-pgsql .else PLIST_SUB+= DOC='@comment ' .endif .include ng' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.7.1miwi2008-01-122-14/+15
* - Add correct pkg-descrmiwi2007-12-311-7/+15
* File_Fortune provides a PHP interface to reading fortune files. With it, you maymiwi2007-12-31