freebsd-ports/misc/salias/Makefile
2002-04-29 18:13:08 +00:00

22 lines
386 B
Makefile

# ex:ts=8
# New ports collection makefile for: salias
# Date created: May 16, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= salias
PORTVERSION= 0.2.1
CATEGORIES= misc python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= py-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.mk>