Changeset View
Changeset View
Standalone View
Standalone View
devel/py-args/Makefile
| Show All 10 Lines | |||||
| MAINTAINER= nivit@FreeBSD.org | MAINTAINER= nivit@FreeBSD.org | ||||
| COMMENT= Command arguments for humans | COMMENT= Command arguments for humans | ||||
| LICENSE= BSD2CLAUSE | LICENSE= BSD2CLAUSE | ||||
| USES= python | USES= python | ||||
| USE_PYTHON= distutils autoplist | USE_PYTHON= distutils autoplist | ||||
| FLAVORS= python2 python3 | |||||
| .include <bsd.port.mk> | .include <bsd.port.mk> | ||||