freebsd-ports/print/biblio-py/Makefile

18 lines
323 B
Makefile
Raw Normal View History

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= biblio-py
2012-04-01 09:41:45 +02:00
PORTVERSION= 0.6.1
CATEGORIES= print python
MASTER_SITES= CHEESESHOP
MAINTAINER= wen@FreeBSD.org
COMMENT= Package to manage bibliography written in python
LICENSE= GPLv2
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>