1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/print/biblio-py/Makefile

18 lines
357 B
Makefile
Raw Normal View History

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= biblio-py
2012-04-01 07:41:45 +00:00
PORTVERSION= 0.6.1
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
NO_STAGE= yes
.include <bsd.port.mk>