# New ports collection makefile for: IM # Date created: 13 November 1997 # Whom: Kiriyama Kazuhiko # # $FreeBSD$ # PORTNAME= im PORTVERSION= 148 CATEGORIES= mail MASTER_SITES= http://tats.haun.org/im/ \ ${MASTER_SITE_PORTS_JP} MAINTAINER= ports@FreeBSD.org COMMENT= Set of user interfaces of Email and NetNews USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/etc MAKE_ARGS= prefix=${PREFIX} imlibdir=${PREFIX}/etc/im # Use RPOP instead of APOP .if defined(WITH_RPOP) CONFIGURE_ARGS+= --enable-rpop .endif post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/00* ${DOCSDIR} @${MKDIR} ${DOCSDIR}/man ${INSTALL_DATA} ${WRKSRC}/man/* ${DOCSDIR}/man @${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/dot.im/* ${EXAMPLESDIR} .endif ## for make PLIST (only maintainer use) #arrange: # ${MAKE} -DPLIST_OVERRIDE \ # DIRRMDEPTH=1 plist .include antw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-091-1/+1
* - Fix trailing whitespace in pkg-messagesamdmi32016-05-191-1/+1
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
* cleanup plistbapt2014-12-211-1/+0
* - Update MASTER_SITESmiwi2014-02-276-52/+177
* Back to the futurbapt2014-02-101-1/+1
* Mark as deprecated unmaintained ports for which no public distfiles arebapt2014-02-101-0/+3
* Support stagedir.vanilla2014-01-113-9/+22
* Cleanup of the unowned ports in the x11 directoryeadler2013-10-131-3/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-7/+2
* Add some explicit USE_PKGCONFIG=buildbapt2012-07-281-0/+1
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - Get Rid MD5 supportmiwi2011-03-191-2/+0
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.pgollucci2010-12-301-1/+0
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-2/+1
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
* - Welcome X.org 7.2 \o/.flz2007-05-20