freebsd-ports/audio/nosefart/Makefile
FUJISHIMA Satsuki 285f21a87c o Update maintainer's email address.
o Host distfile on maintainer's personal site; the master site has sailed
  off the edge of the world.

PR:		31557
Submitted by:	maintainer

o remove ":install" from LIB_DEPENDS. DEPENDS_TARGET is "intsall" by default.
2001-10-28 19:06:36 +00:00

24 lines
485 B
Makefile

# New ports collection makefile for: nosefart
# Date created: 11 October 2000
# Whom: sethk
#
# $FreeBSD$
#
PORTNAME= nosefart
PORTVERSION= 1.92
CATEGORIES= audio emulators
MASTER_SITES= http://www.meowfishies.com/code/
MAINTAINER= sethk@meowfishies.com
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
USE_ZIP= yes
USE_GMAKE= yes
MAKEFILE= Makefile.linux
MAKE_ENV+= INSTALL=${INSTALL} BINGRP=${BINGRP} BINMODE=${BINMODE} \
BINOWN=${BINOWN}
.include <bsd.port.mk>