# New ports collection makefile for: smtpfeed # Date created: 17 January 1998 # Whom: itojun@itojun.org # # $FreeBSD$ # PORTNAME= smtpfeed PORTVERSION= 1.20 CATEGORIES= mail ipv6 MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/smtpfeed/ MAINTAINER= ports@FreeBSD.org COMMENT= SMTP Fast Exploding External Deliverer for Sendmail NO_PACKAGE= "complex configuration for sendmail.cf needed" GNU_CONFIGURE= yes MAN8= smtpfeed.8 MYPORTDOCS= COPYRIGHT FEATURES FEATURES.j FYI FYI.j INSTALL INSTALL.j \ ML-ADMIN ML-ADMIN.j \ OPTIONS OPTIONS.j README README.j RELEASE.NOTE SIGNAL \ SIGNAL.j TODO smtpfeed.html do-install: ${INSTALL_PROGRAM} ${WRKSRC}/smtpfeed ${PREFIX}/libexec ${INSTALL_MAN} ${WRKSRC}/smtpfeed.8 ${MANPREFIX}/man/man8 .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for file in ${MYPORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif @${SED} -e 's#/usr/local#${PREFIX}#' ${PKGMESSAGE} .include it.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/dotconf
Commit message (Expand)AuthorAgeFilesLines
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* Large round of typo fixes in ports/devel (pkg-descr).olgeni2008-06-011-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-282-0/+2
* Add SHA256 checksumedwin2006-06-071-0/+1
* Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0
* - Update to 1.1.0clement2006-05-033-7/+12
* SHA256ifyedwin2006-01-221-0/+1
* - Use USE_GNOME=pkgconfig to handle ${PREFIX}}/libdata/pkgconfig directoryclement2004-12-131-1/+1
* - fix pkg-config dotconfclement2004-07-17