freebsd-ports/print/biblio-py/Makefile
Wen Heping 35a618e49b - Update to 0.5.3
- Update my mail address to FreeBSD

Approved by:	mentors(implicit)
2009-10-23 03:04:17 +00:00

20 lines
424 B
Makefile

# New ports collection makefile for: biblio-py
# Date created: 10 May, 2009
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= biblio-py
PORTVERSION= 0.5.3
CATEGORIES= print python
MASTER_SITES= CHEESESHOP \
http://cabcat2.cnea.gov.ar/staff/fiol/
MAINTAINER= wen@FreeBSD.org
COMMENT= A package to manage bibliography written in python
USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.mk>