# ex:ts=8 # Ports collection makefile for: wol # Date created: Jan 10, 2001 # Whom: ijliao # # $FreeBSD$ # PORTNAME= wol PORTVERSION= 0.6.0 PORTREVISION= 4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ahh MAINTAINER= sergei@FreeBSD.org COMMENT= Tool to wake up Wake-On-LAN compliant computers GNU_CONFIGURE= yes USE_GETOPT_LONG= yes USE_GETTEXT= yes USE_ICONV= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INFO= wol DOCS= AUTHORS NEWS README TODO .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} .endif .include ts-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup plistbapt2014-10-271-7/+0
* Convert all :U to :tu and :L to :tlbapt2014-05-051-1/+1
* - Convert to USES+=tkgahr2013-09-251-14/+13
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21