ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/py-isodate/Makefile
Revision: 20339
Committed: Mon Sep 28 13:39:08 2015 UTC (8 years, 7 months ago) by laffer1
File size: 321 byte(s)
Log Message:
fix several ports

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= isodate
4 PORTVERSION= 0.5.0
5 CATEGORIES= devel python
6 MASTER_SITES= CHEESESHOP
7 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= ISO 8601 date/time/duration parser and formater
11
12 LICENSE= bsd3
13
14 USE_PYTHON= autoplist distutils
15 USES= python
16
17 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H