12 lines
231 B
Makefile
12 lines
231 B
Makefile
# $OpenBSD: Makefile,v 1.5 2012/01/28 11:33:34 espie Exp $
|
|
|
|
COMMENT = e-commerce suite for Drupal
|
|
|
|
DISTNAME = ubercart-6.x-2.4
|
|
PKGNAME = drupal6-ubercart-2.4
|
|
REVISION = 2
|
|
|
|
RUN_DEPENDS = www/drupal6/token
|
|
|
|
.include <bsd.port.mk>
|