freebsd-ports/audio/ufmcontrol-i18n/Makefile
Nicola Vitale bd6fa393f8 - Updated email address in my ports
Approved by:	alexbl (mentor)
2006-12-10 01:21:51 +00:00

22 lines
477 B
Makefile

# New ports collection makefile for: ufmcontrol
# Date created: 7 December 2002
# Whom: nivit@users.sourceforge.net
#
# $FreeBSD$
PORTNAME= ufmcontrol-i18n
PORTVERSION= 0.2.2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:C/-i18n$//1}
MAINTAINER= nivit@FreeBSD.org
COMMENT= USB radio control utility
INSTALLS_SHLIB= yes
MAKE_ENV= NOPROFILE=yes
MAN1= ufmcontrol.1
MANLANG= "" it.ISO8859-1
.include <bsd.port.mk>