blob: 42dd5a95561bafe8c2f369c6e4da1e2907cb1d3e (
plain) (
tree)
|
|
# 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.0
CATEGORIES= print python
MASTER_SITES= CHEESESHOP \
http://cabcat2.cnea.gov.ar/staff/fiol/
MAINTAINER= wenheping@gmail.com
COMMENT= A package to manage bibliography written in python
USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.mk>
|