9 lines
181 B
Makefile
9 lines
181 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2011/01/01 11:55:58 stephan Exp $
|
||
|
|
||
|
COMMENT = upload images into Drupal
|
||
|
|
||
|
DISTNAME = image-6.x-1.1
|
||
|
PKGNAME = drupal6-image-1.1
|
||
|
|
||
|
.include <bsd.port.mk>
|