# New ports collection makefile for: ldapbrowser # Date created: 17 August 2002 # Whom: Bruce M. Simpson # # $FreeBSD$ # PORTNAME= ldapbrowser PORTVERSION= 2.8.2 CATEGORIES= net java MASTER_SITES= http://www-unix.mcs.anl.gov/~gawor/ldapcommon/bin/ DISTNAME= Browser282b2 MAINTAINER= ports@FreeBSD.org COMMENT= Java/Swing-based LDAP Browser/Editor RESTRICTED= "No reply from author regarding redistribution licensing" USE_JAVA= yes JAVA_VERSION= 1.4+ NO_BUILD= yes NOMAN= defined WRKSRC= ${WRKDIR}/${PORTNAME} do-install: ${MKDIR} ${PREFIX}/lib/ldapbrowser cd ${WRKSRC} ; tar cf - . | ( cd ${PREFIX}/lib/ldapbrowser ; tar xf - ) ${ECHO_CMD} "cd ${PREFIX}/lib/ldapbrowser" > ${PREFIX}/bin/ldapbrowser ${ECHO_CMD} "sh ${PREFIX}/lib/ldapbrowser/lbe.sh" >> ${PREFIX}/bin/ldapbrowser ${CHMOD} +x ${PREFIX}/bin/ldapbrowser .include nome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release my ports back into the wild.adamw2006-09-241-1/+1
* Fix pointyhat errors by not trying to be lazy by autogenerating thetmclaugh2006-09-142-1/+137
* NO_PACKAGE and NO_CDROM are superfluous herekris2006-09-031-2/+0
* - Add SHA256pav2005-11-241-0/+1
* Add INSTALLS_ICONS to the GNOME icon theme ports, and bump port revisions.jylefort2005-11-081-0/+1
* Update to 0.6.adamw2005-05-202-4/+5