# New ports collection makefile for: menushki # Date created: Fri Jul 13 22:59:59 EDT 2001 # Whom: Patrick Li # # $FreeBSD$ # PORTNAME= menushki PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= pat@FreeBSD.org COMMENT= Menu converter between varieties of Window Managers USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GMAKE= yes DOCS= AUTHORS ChangeLog README TODO .include .if ${OSVERSION} >= 500113 BROKEN= "Does not compile (bad C++ code)" .endif post-install: .ifndef(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for files in ${DOCS} @${INSTALL_DATA} ${WRKSRC}/${files} ${DOCSDIR} .endfor .endif .include t' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SHA256ifyedwin2006-02-011-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
* Move instant messaging related ports to newly created net-im category:pav2005-11-091-1/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* utilize SITE_PERLijliao2003-10-242-6/+5
* Clear moonlight beckons.ade2003-03-07